Skip to content

Conversation

flaper87
Copy link
Contributor

The fix just checks if the bound is Copy and returns an Err if so.

Closes: #19817

@nikomatsakis r?

The fix just checks if the bound is `Copy` and returns an `Err` if so.

Closes: rust-lang#19817
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Dec 17, 2014
The fix just checks if the bound is `Copy` and returns an `Err` if so.

Closes: rust-lang#19817

@nikomatsakis r?
@bors bors merged commit 127dac4 into rust-lang:master Dec 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unboxed closure types are implicitly copyable
3 participants